home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Resources
/
Security
/
Ashampoo AntiVirus 1.61
/
ashampoo_antivirus161_sm.exe
/
{app}
/
AshAV.gadget
/
css
/
settings.css
< prev
Wrap
Text (UTF-16)
|
2007-07-25
|
2KB
|
62 lines
body
{
width: 240px;
height: 380px;
font-family: 'Segoe UI', Tahoma, Sans-Serif;
margin: 0px;
}
.setting
{
font-family: Tahoma;
font-size: 8pt;
color:black;
}
.settingSmall
{
font-family: Tahoma;
font-size: 7pt;
color:black;
}
.settingLink
{
font-family: Tahoma;
font-size: 7pt;
color:blue;
}
.settingTitle
{
font-family: Tahoma;
font-size: 7pt;
color:black;
font-weight:bold;
}
#settingsButtonTable
{
font-size: 12px;
}
#currentIndex
{
width: 15px;
text-align: center;
}
#maxIndex
{
width: 15px;
text-align: center;
}
a
{
color:#0066cc;
text-decoration:none;
}
a:hover
{
color:#3399ff;
text-decoration:none;
}